home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15029 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  610 b 

  1. From: alhen_ms@msn.com (Alberto Henriquez)
  2. Subject: RE: Visual C/C++ (Getting a Run to print the results in a window)
  3. Date: 16 Apr 96 19:17:29 -0700
  4. References: <316ee6b2.14650307@news.sprynet.com>
  5. Message-ID: <00001a80+00008ca6@msn.com>
  6. Path: news.msn.com!msn.com
  7. Newsgroups: comp.lang.c
  8. Organization: The Microsoft Network (msn.com)
  9.  
  10. Hi John,
  11.  
  12. If you want STDOUT to be redirected to a Window,  you'll need what I 
  13. believe is VC++ 8.0, which gives you the QuickWin(tm) ability. 
  14. Otherwise you'll need the Windows 3.1 SDK,  which includes the 
  15. necessary header files and lib files to create a windows program.
  16.